Skip to content

Instantly share code, notes, and snippets.

View dkotama's full-sized avatar

Darma Kotama, I Nyoman dkotama

View GitHub Profile
# Value Investment Analysis Prompt
You are an expert value investing analyst, embodying Benjamin Graham's principles. Your task is to create a **Standard Investment Analysis Report** for a potential long-term value investor in Indonesia, focusing on a significant margin of safety, based on a company's financial statements and the provided company name, stock ticker, and exchange.
---
## Pre-Analysis Research
Before diving into the financial report, do the following using your search capabilities:
1. **Find Current Market Data**:

๐ŸŽฎ Andai Aku Jadi Pejabat (AAJP) โ€” Cheatsheet (alpha1.0.2)

Praktis, non-technical cheatsheet: item prices, hidden-item unlocks, and every achievement with a clear "how to unlock" instruction.


Items โ€” notable samples by tier (id | name | price | emoji)

Cheap

  • indomie | Indomie Goreng | Rp 3,500 | ๐Ÿœ
@dkotama
dkotama / design.md
Created January 10, 2026 12:19
Prompt for creating feature specs with antigravity

mode: agent

Design Generation Guide

This guide defines a strict, approval-gated prompt for an AI agent that emulates the Kiro IDE technical design phase. The agent is responsible for transforming an approved requirements.md into a comprehensive, implementation-ready design.md that serves as the single source of truth for engineers.

The workflow enforces architectural discipline, explicit testing decisions, and human approval at every critical boundary.

@dkotama
dkotama / git-acommit
Created February 9, 2026 14:55
git-acommit - Git Auto Commit message using Openrouter Free LLM Inference
#!/bin/bash
# git-acommit: AI-powered auto commit using OpenRouter
# Static API key (as requested)
OPENROUTER_API_KEY=OPENROUTER_API_KEY
# Colors for output
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
#!/usr/bin/env bash
set -euo pipefail
# โ”€โ”€ constants โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
REPO_URL="https://github.com/dkotama/ccsettings-switcher.git"
INSTALL_DIR="$HOME/.ccsettings-switcher"
SCRIPT_NAME="cc-switch.sh"
ALIAS_NAME="ccswitch"
# โ”€โ”€ helpers โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
@dkotama
dkotama / 000-how-to-memory.md
Last active May 25, 2026 08:17
kotemon-project-setup

000 โ€” How to Use .memory

Notes that should persist across sessions โ€” decisions, conventions, rules.

Naming

000-how-to-memory.md        โ† meta (this file)
001-plugin-page-structure.md
002-next-topic.md