fynnfluegge
- 8 skills
- 0 followers
- 16 hours ago last updated
- ▌ Agtx Sweep · fynnflueggeSweep this conversation into agtx tasks and push them to the kanban board. Use when the user wants to capture, decompose, or hand off conversation results to the agtx board.
- ▌ Agtx Oneshot · fynnflueggeOne-shot a whole project on an agtx board: decompose the goal, run every task unattended, unblock the workers, and merge each one. Use when the user wants a long autonomous run rather than a single session.
- ▌ Agtx Brainstorm · fynnflueggeEnter brainstorm mode to explore a feature or enhancement idea. Stays in discussion mode only — no planning, no implementation. Use /agtx:sweep when ready to push outcomes to the board.
- ▌ Benchmark · fynnflueggeRun SWE-bench Lite benchmarks against agtx coding agent workflows. Guides setup, configuration, execution, evaluation, and reporting.
- ▌ Agtx Plan · fynnflueggePlan a task implementation. Analyze the codebase, create a detailed plan, write it to .agtx/plan.md, then stop and wait for user approval before making any changes.
- ▌ Agtx Review · fynnflueggeSelf-review completed work. Check for correctness, edge cases, and code quality. Write review to .agtx/review.md and stop.
- ▌ Agtx Execute · fynnflueggeExecute an approved implementation plan. Implement the changes, then write a summary to .agtx/execute.md and stop.
- ▌ Agtx Research · fynnflueggeExplore the codebase to understand a task before planning. Write findings to .agtx/research.md and stop. This is a read-only exploration — do not modify any files.