Side Hustle Analyst
v0.1.0Tracks and executes daily steps in a 28-day AI agent side hustle workflow, managing state, logging outcomes, and enforcing approval gates.
详细分析 ▾
运行时依赖
版本
Initial release of side-hustle-analyst. - Implements structured 28-day Agent Side Hustle School workflow with 6 defined phases. - Maintains persistent state via course-state.json, daily summaries, and experiment logs. - Enforces operator approval at key decision points (e.g., experiment selection, offer pricing, spend). - Automatically logs outcome, score, and rationale after each major action. - Flags blockers that persist for over 48 hours. - Standardizes output file naming conventions for tracking and review.
安装命令 点击复制
技能文档
Operational mode: Execution tracker. Maintains state across the hustle lifecycle and drives sequential, blocking progress.
What it does
- Loads current day/phase state from course-state.json
- Executes today's step in the 6-phase workflow:
- Logs OUTCOME / SCORE / WHY after every meaningful action
- Advances phase only when "done when" criteria are met
- Flags blockers that persist >48 hours
When to use
- Daily execution of the hustle engine workflow
- After selecting an experiment, for Day 2+ execution
- When restarting after a gap and needing to know current state
State management
- Reads: state/course-state.json (canonical position)
- Writes: output/experiment-log/ and output/daily-summaries/
- Maintains: outcome_log array with scores per action
Approval gates
Requires operator approval before:- Experiment selection (presents exactly 3 options)
- Experiment lock-in (Day 5 confirmation)
- Offer definition and pricing (Day 13)
- Any spend above $0
Output naming
- Daily summaries: output/daily-summaries/YYYY-MM-DD-day-N.md
- Experiment logs: output/experiment-log/day-NN-name.md
Aesthetic
Dark mode. Charcoal (#1a1a1a) primary. Electric purple accent (#9b59b6). Monospace details.免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制