| name | basic-skill |
| description | A portable starter skill in Agent Skills format for repositories adopting cheese-flow. |
| license | MIT |
| compatibility | Works in any harness that can read Agent Skills style markdown assets. |
| metadata | {"owner":"cheese-flow","version":"0.1.0"} |
| allowed-tools | ["read","write","bash"] |
Basic Skill
Use this skill when you need a simple, portable capability definition that can travel across coding harnesses.
Steps
- Read the repository context.
- Confirm the target harness and desired output location.
- Apply the minimum set of changes needed.
- Summarize what changed and how to consume the compiled artifact.