Skip to content

Commit 76fb056

Browse files
authored
Clean up SKILL.md by removing bash code
1 parent d49b395 commit 76fb056

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

  • skills/Research/conductor-validator

skills/Research/conductor-validator/SKILL.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ examples:
88
- Validate my Conductor project artifacts for consistency.
99
- Check the conductor directory for required index and product files.
1010
---
11-
12-
# Check if conductor directory exists
13-
ls -la conductor/
14-
15-
# Find all track directories
16-
ls -la conductor/tracks/
17-
18-
# Check for required files
19-
ls conductor/index.md conductor/product.md conductor/tech-stack.md conductor/workflow.md conductor/tracks.md
20-
21-
2211
## Use this skill when
2312

2413
- Working on check if conductor directory exists tasks or workflows
@@ -49,4 +38,4 @@ Your response must be structured to provide a project validation report:
4938

5039
### 3. Actionable Checklist & Verification
5140
- **Gap Analysis**: A prioritized list of steps required to bring the project context to a "Ready" state.
52-
- **Best Practices**: Advice on maintaining artifact consistency throughout the project lifecycle.
41+
- **Best Practices**: Advice on maintaining artifact consistency throughout the project lifecycle.

0 commit comments

Comments
 (0)