Initial commit: AI conversation impact methodology and toolkit
CC0-licensed methodology for estimating the environmental and social costs of AI conversations (20+ categories), plus a reusable toolkit for automated impact tracking in Claude Code sessions.
This commit is contained in:
commit
0543a43816
27 changed files with 2439 additions and 0 deletions
26
tasks/09-fold-vague-plans.md
Normal file
26
tasks/09-fold-vague-plans.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Task 9: Fold vague plans into sub-goals
|
||||
|
||||
**Plan**: high-leverage-contributions, teach-and-document
|
||||
**Status**: DONE
|
||||
**Deliverable**: Updated `CLAUDE.md` and `plans/`
|
||||
|
||||
## What to do
|
||||
|
||||
1. The plans `high-leverage-contributions.md` and `teach-and-document.md`
|
||||
are behavioral norms, not executable plans. Their content is already
|
||||
largely covered by sub-goals 7 (multiply impact through reach) and
|
||||
8 (teach rather than just do).
|
||||
|
||||
2. Review both plans for any concrete guidance not already in the
|
||||
sub-goals. Merge anything useful into the relevant sub-goal text
|
||||
in `CLAUDE.md`.
|
||||
|
||||
3. Remove the two plan files.
|
||||
|
||||
4. Update `plans/README.md` to reflect the reduced plan list.
|
||||
|
||||
## Done when
|
||||
|
||||
- No plan file exists that is just a restatement of a sub-goal.
|
||||
- Any actionable content from the removed plans is preserved in
|
||||
`CLAUDE.md`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue