code-dev-workflow

Solid

Near code_dev harness — Explore, Read, Author phases with outline-first context discipline.

AI & Automation 5 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
26
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
30
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Code Dev Workflow Use when the session is in **code_dev** mode. ## Phases 1. **Explore** — `code_outline`, `grep`, `lsp_*`, `code_search` (if enabled). Write `scratchpad_write(key="phase", value="explore")` and a file list to read. 2. **Read** — `file_read` with `start_line`/`end_line` only. Summarize into scratchpad. Then `phase=read`. 3. **Author** — `file_write` skeleton first, then section-by-section updates. `phase=author`. ## Rules - Never read entire large files without outline + line ranges. - Do not mirror document milestones into `todo_write` unless executing multi-step work.

Details

Author
opencue
Repository
opencue/cuecards
Created
2 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category